From: Glenn Morris Date: Wed, 22 Aug 2007 04:52:05 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17256 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3ed37e519919c0c67ba6d7283900fc7f5a2025b9;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/default/leaf.xpm b/etc/tree-widget/default/leaf.xpm deleted file mode 100644 index 58d90f2d7ef..00000000000 --- a/etc/tree-widget/default/leaf.xpm +++ /dev/null @@ -1,33 +0,0 @@ -/* XPM */ -static char * leaf_xpm[] = { -"16 21 9 1", -" c None", -". c #424242", -"+ c #737373", -"@ c #7B7B7B", -"# c #848484", -"$ c #8C8C8C", -"% c #949494", -"& c #9C9C9C", -"* c #A5A5A5", -" ", -" ", -" ", -" ", -" ", -" ", -" ..... ", -" .+@@##. ", -" .+@@##$$. ", -".+@@##$$%%. ", -".@@##$$%%&. ", -".@##$$%%&*. ", -" .#$$%%&*. ", -" .$%%&*. ", -" ..... ", -" ", -" ", -" ", -" ", -" ", -" "};